/** @internal */
export declare const bayerDitherFunctions: {
    name: string;
    shader: string;
};
