UNPKG

wix-style-react

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