import { SvgIconComponent } from './types'; declare const AddBoxIcon: SvgIconComponent; export default AddBoxIcon;