declare const usePortal: (selectId?: string) => HTMLElement | null; export default usePortal;