///
import { SelectProps } from "formik-antd";
export declare type StringArrayMultiSelectProps = Omit;
export declare function StringArrayMultiSelect(props: StringArrayMultiSelectProps): JSX.Element;
//# sourceMappingURL=string-array-multi-select.d.ts.map