export declare function rem(target: number, root?: number): string; export declare function pixelOrPercent(number: number): string;