import { Property } from 'csstype'; import { TLength } from './typings'; export declare const iconWidth: import("./typings").CssProperty>; export declare const iconHeight: import("./typings").CssProperty>;