Private
Public Access
1
0
Files

8 lines
395 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RemoteFilled: FluentFontIcon;
export declare const RemoteRegular: FluentFontIcon;
export declare const Remote16Regular: FluentFontIcon;
export declare const Remote16Filled: FluentFontIcon;
export declare const Remote20Regular: FluentFontIcon;
export declare const Remote20Filled: FluentFontIcon;