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