Private
Public Access
1
0
Files

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;