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