export { default } from "./weekday.component";
export type { WeekdayProps } from "./weekday.component";
