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