import React from 'react'; import type { OffthreadVideoProps } from './props.js'; export declare const OffthreadVideoForRendering: React.FC;