import React from 'react'; export declare const UtilitySearch: ({ handleExpandOptions, toggleOptions, ...otherProps }: { [x: string]: any; handleExpandOptions: any; toggleOptions: any; }) => React.JSX.Element; //# sourceMappingURL=UtilitySearch.d.ts.map