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