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

declare const AddBoxFillIcon: RemixiconReactIconComponentType;
export default AddBoxFillIcon;
