export { CalendarNormal };
export default CalendarNormal;
import CalendarNormal from "./CalendarNormal.svelte";
