/**
 * WebGL constant, declared explicitly to avoid issues with later THREE.js versions where it is absent
 * @type {number}
 */
export const GL_RGBFormat: number;
//# sourceMappingURL=GL_RGBFormat.d.ts.map