import { KTX2Loader } from 'three/examples/jsm/loaders/KTX2Loader.js';
export declare const useKtx2: (transcoderPath: string) => KTX2Loader;
