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

declare const AddBoxLineIcon: RemixiconReactIconComponentType;
export default AddBoxLineIcon;
