wix-style-react
Version:
wix-style-react
15 lines • 437 B
TypeScript
import { ModalMobileLayoutProps } from '.';
export declare const requiredProps: ModalMobileLayoutProps;
export declare const testkitTests: {
title: string;
props: ModalMobileLayoutProps;
}[];
export declare const ssrTests: {
title: string;
props: ModalMobileLayoutProps;
}[];
export declare const a11yTests: {
title: string;
props: ModalMobileLayoutProps;
}[];
//# sourceMappingURL=ModalMobileLayout.meta.d.ts.map