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