Private
Public Access
1
0
Files

8 lines
473 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CheckboxCheckedSyncFilled: FluentFontIcon;
export declare const CheckboxCheckedSyncRegular: FluentFontIcon;
export declare const CheckboxCheckedSync16Regular: FluentFontIcon;
export declare const CheckboxCheckedSync16Filled: FluentFontIcon;
export declare const CheckboxCheckedSync20Regular: FluentFontIcon;
export declare const CheckboxCheckedSync20Filled: FluentFontIcon;