import type { PRECISION } from '../const';
export declare function getMaxFragmentPrecision(): PRECISION;
