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