export { default } from './FocusTrap';
export { FocusTrapProps as TrapFocusProps } from './FocusTrap.types';
