export declare const createFrameElement: (url: string) => HTMLIFrameElement; export default createFrameElement;