export declare const showPrecisionValue: (value: number, precistionType: number) => string;
