wix-style-react
Version:
wix-style-react
15 lines • 371 B
TypeScript
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