export { default } from './CalendarPanelFooter';
export * from './CalendarPanelFooter.types';
/** Default options for the Date.toLocaleDateString function call */
export declare const defaultDateToStringOptions: Intl.DateTimeFormatOptions;
//# sourceMappingURL=index.d.ts.map