declare const pxToRem: (px: number) => string;
export { pxToRem };
//# sourceMappingURL=pxToRem.d.ts.map