import { type JSX } from 'react'; export declare function FocusTrap(props: JSX.IntrinsicElements['div']): JSX.Element;