import { ReactIconComponentType } from '../types';

declare const AddBox: ReactIconComponentType;
export default AddBox;
            