/**
 * Checks if video-upscale is supported
 */
export declare const isVideoUpscalerSupported: () => boolean;
