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