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