export { default } from "./modal.component";
export type { ModalProps } from "./modal.component";
