import type { IconSize } from "./constants"; export declare const getSizeStyle: (size: IconSize) => string;