8 lines
425 B
TypeScript
8 lines
425 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const DocumentYmlFilled: FluentFontIcon;
|
|
export declare const DocumentYmlRegular: FluentFontIcon;
|
|
export declare const DocumentYml16Regular: FluentFontIcon;
|
|
export declare const DocumentYml16Filled: FluentFontIcon;
|
|
export declare const DocumentYml20Regular: FluentFontIcon;
|
|
export declare const DocumentYml20Filled: FluentFontIcon;
|