import { SearchProps } from './types';
export declare const Search: import('../../utils').FunctionComponentWithAs<"input", SearchProps>;
