UNPKG

wix-style-react

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