import { type IframeHTMLAttributes } from 'react'; export declare const DEFAULT_SANDBOX_POLICY: IframeHTMLAttributes['sandbox'];