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

declare const FileDamageLineIcon: RemixiconReactIconComponentType;
export default FileDamageLineIcon;
