UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 419 B
import { ComposerButtonProps } from '.'; export declare const requiredProps: ComposerButtonProps; export declare const testkitTests: { title: string; props: ComposerButtonProps; }[]; export declare const ssrTests: { title: string; props: ComposerButtonProps; }[]; export declare const a11yTests: { title: string; props: ComposerButtonProps; }[]; //# sourceMappingURL=ComposerButton.meta.d.ts.map