export declare function parseValueUnit(value: string, getUnit: (method: string) => string): string;