UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 449 B
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