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