import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const IconsFilled: FluentIcon;
export declare const IconsRegular: FluentIcon;
export declare const Icons20Regular: FluentIcon;
export declare const Icons20Filled: FluentIcon;
export declare const Icons24Regular: FluentIcon;
export declare const Icons24Filled: FluentIcon;
