export declare const moveDecimalPoint: (x: string | number, p: number) => string;