declare function useIframe(): { isIframe: import("vue").Ref; }; export { useIframe };