Private
Public Access
1
0
Files

10 lines
504 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const DividerShortFilled: FluentIcon;
export declare const DividerShortRegular: FluentIcon;
export declare const DividerShort16Regular: FluentIcon;
export declare const DividerShort16Filled: FluentIcon;
export declare const DividerShort20Regular: FluentIcon;
export declare const DividerShort20Filled: FluentIcon;
export declare const DividerShort24Regular: FluentIcon;
export declare const DividerShort24Filled: FluentIcon;