import { IconProps } from '../Icon'; declare function SvgFileSearch(props: IconProps): JSX.Element; export default SvgFileSearch;