export const ICON_SIZE_MODIFIERS: {
    100: string;
    200: string;
    300: string;
    400: string;
    500: string;
    600: string;
    700: string;
    800: string;
};
declare namespace _default {
    export { ICON_SIZE_MODIFIERS };
}
export default _default;
//# sourceMappingURL=constants.d.ts.map