import type { GLTextureUploader } from './GLTextureUploader';
/** @internal */
export declare const glUploadImageResource: GLTextureUploader;
