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

declare const FolderAddLineIcon: RemixiconReactIconComponentType;
export default FolderAddLineIcon;
