import { Size } from '../../types'; import { Icon, IconColor } from './Icons.types'; export declare const ICON_SIZE: Record; export declare const ICON_COLOR: Record; export declare const ICON_SVG: Record; //# sourceMappingURL=Icons.constants.d.ts.map