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

declare const AddFillIcon: RemixiconReactIconComponentType;
export default AddFillIcon;
