export declare const defaultIconSize = 16;
export declare function getCssSizeString(defaultSize: number | string, size?: number | string): string;
