import React from 'react'; import { Props } from './props.type'; export declare const FileSearch: React.FC; export default FileSearch;