export declare const toRems: (value: string | number) => string;
