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