export { default } from "./confirm.component";
export type { ConfirmProps } from "./confirm.component";
