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

10 lines
590 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextStrikethroughFilled: FluentFontIcon;
export declare const TextStrikethroughRegular: FluentFontIcon;
export declare const TextStrikethrough16Regular: FluentFontIcon;
export declare const TextStrikethrough16Filled: FluentFontIcon;
export declare const TextStrikethrough20Regular: FluentFontIcon;
export declare const TextStrikethrough20Filled: FluentFontIcon;
export declare const TextStrikethrough24Regular: FluentFontIcon;
export declare const TextStrikethrough24Filled: FluentFontIcon;