import { ShaderModule } from '../types';
export declare const gammaContrast: ShaderModule;
