export { default } from "./focus-trap.component";
export type { FocusTrapProps } from "./focus-trap.component";
