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

declare const FileAddLineIcon: RemixiconReactIconComponentType;
export default FileAddLineIcon;
