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