import { FocusLockProps, FocusableElement } from "./focusLock.types.js";
import { FocusLock } from "./focusLock.js";
