import { TextureBaseFormat } from './ICompressedTextures'; export declare function GetCompressedTextureName(baseFormat: TextureBaseFormat | string, format: GLenum): string; //# sourceMappingURL=GetCompressedTextureName.d.ts.map