10 lines
550 B
TypeScript
10 lines
550 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const DividerShortFilled: FluentFontIcon;
|
|
export declare const DividerShortRegular: FluentFontIcon;
|
|
export declare const DividerShort16Regular: FluentFontIcon;
|
|
export declare const DividerShort16Filled: FluentFontIcon;
|
|
export declare const DividerShort20Regular: FluentFontIcon;
|
|
export declare const DividerShort20Filled: FluentFontIcon;
|
|
export declare const DividerShort24Regular: FluentFontIcon;
|
|
export declare const DividerShort24Filled: FluentFontIcon;
|