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

declare const FileSearchLineIcon: RemixiconReactIconComponentType;
export default FileSearchLineIcon;
