import { Program } from '../core/Program'; export declare function NormalProgram(gl: any): Program;