export declare function addProgramDefines(src: string, isES300: boolean, isFragment?: boolean): string;
