import { Calendar } from '@alifd/next';
export default Calendar;
export type { CalendarProps } from '@alifd/next/types/calendar';
