import React from 'react'; /** * @description The can be used like a regular HTML tag. * @see [Documentation](https://www.remotion.dev/docs/iframe) */ export declare const IFrame: React.ForwardRefExoticComponent & React.IframeHTMLAttributes & { readonly delayRenderRetries?: number | undefined; readonly delayRenderTimeoutInMilliseconds?: number | undefined; }, "ref"> & React.RefAttributes>;