/** @internal */ export declare const globalUniformsBit: { name: string; vertex: { header: string; }; }; /** @internal */ export declare const globalUniformsUBOBitGl: { name: string; vertex: { header: string; }; }; /** @internal */ export declare const globalUniformsBitGl: { name: string; vertex: { header: string; }; };