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

declare const FolderAddFillIcon: RemixiconReactIconComponentType;
export default FolderAddFillIcon;
