import { PRECISION } from '@pixi/constants';
export declare function getMaxFragmentPrecision(): PRECISION;
