import type { IRenderingContext } from 'pixijs/core'; export declare function getMaxKernelSize(gl: IRenderingContext): number;