import type { TEXTURE_FORMATS } from '../const'; /** @internal */ export declare function getSupportedCompressedTextureFormats(): Promise;