export declare const pxToRem: (px: number) => string;
