wix-style-react
Version:
wix-style-react
15 lines • 449 B
TypeScript
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