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