UNPKG

@wix/design-system

Version:

@wix/design-system

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