Private
Public Access
1
0
Files

10 lines
550 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const SelectAllOffFilled: FluentFontIcon;
export declare const SelectAllOffRegular: FluentFontIcon;
export declare const SelectAllOff16Regular: FluentFontIcon;
export declare const SelectAllOff16Filled: FluentFontIcon;
export declare const SelectAllOff20Regular: FluentFontIcon;
export declare const SelectAllOff20Filled: FluentFontIcon;
export declare const SelectAllOff24Regular: FluentFontIcon;
export declare const SelectAllOff24Filled: FluentFontIcon;