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