import { GL } from '@luma.gl/constants'; export declare function getKeyValue(gl: WebGL2RenderingContext, name: string | GL): GL; //# sourceMappingURL=constants-to-keys.d.ts.map