export function computeWidth(width: any): string; export function isValidNumber(value: any): boolean; export function addUnitForValue(value: any, unit?: string): any; //# sourceMappingURL=utils.d.ts.map