export { default as OutClick } from "./OutClick.svelte";
export type { OutClickEvent } from "./OutClickEvent";
