export default function FocusTarget({ ariaLabel }: { ariaLabel?: string; }): JSX.Element;