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

declare const FindReplaceLineIcon: RemixiconReactIconComponentType;
export default FindReplaceLineIcon;
