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