/// <reference types="react" />
declare const FileSearch: (props: any, ref: any) => JSX.Element;
export default FileSearch;
