export declare function addUnit(value: any): any;
export declare function unitToPx(value: string): number;
