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