import { CalendarPanelFooterProps } from '.'; export declare const requiredProps: CalendarPanelFooterProps; export declare const testkitTests: { title: string; props: CalendarPanelFooterProps; }[]; export declare const ssrTests: { title: string; props: CalendarPanelFooterProps; }[]; export declare const a11yTests: { title: string; props: CalendarPanelFooterProps; }[]; //# sourceMappingURL=CalendarPanelFooter.meta.d.ts.map