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

10 lines
550 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextFontInfoFilled: FluentFontIcon;
export declare const TextFontInfoRegular: FluentFontIcon;
export declare const TextFontInfo16Regular: FluentFontIcon;
export declare const TextFontInfo16Filled: FluentFontIcon;
export declare const TextFontInfo20Regular: FluentFontIcon;
export declare const TextFontInfo20Filled: FluentFontIcon;
export declare const TextFontInfo24Regular: FluentFontIcon;
export declare const TextFontInfo24Filled: FluentFontIcon;