export declare type PrecisionErrorReason = 'WRONG_PRECISION' | 'UNKNOWN';
