export default function px2rem(_px: number | string, precision?: number): string;
