import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileSearchFillIcon: RemixiconReactIconComponentType;
export default FileSearchFillIcon;
