import { MultiSelectProps } from '.'; export declare const requiredProps: MultiSelectProps; export declare const testkitTests: { title: string; props: MultiSelectProps; }[]; export declare const ssrTests: { title: string; props: MultiSelectProps; }[]; export declare const a11yTests: { title: string; props: MultiSelectProps; }[]; //# sourceMappingURL=MultiSelect.meta.d.ts.map