export declare function px2rem(px: number | string): string;
