export declare const FS_ELEMENT: string; export declare const FS_REQUEST: string; export declare const FS_EXIT: string; export declare const FS_CHANGEEVENT: string; export declare const FS_ENABLED: string; export declare const instuiPopupMountNodeFn: () => HTMLElement | null | undefined;