export { StaticDatePicker } from './StaticDatePicker';
export type { StaticDatePickerProps } from './StaticDatePicker';
