Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/divider-short.d.ts

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;