8 lines
387 B
TypeScript
8 lines
387 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const DocumentYmlFilled: FluentIcon;
|
|
export declare const DocumentYmlRegular: FluentIcon;
|
|
export declare const DocumentYml16Regular: FluentIcon;
|
|
export declare const DocumentYml16Filled: FluentIcon;
|
|
export declare const DocumentYml20Regular: FluentIcon;
|
|
export declare const DocumentYml20Filled: FluentIcon;
|