import { Document } from '@gltf-transform/core'; export declare function convertTextureWebP(doc: Document, resolution?: number): Promise;