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