UNPKG

wix-style-react

Version:
15 lines 437 B
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