import { StyledIcon } from '@styled-icons/styled-icon'; export declare const AddBox: StyledIcon; export declare const AddBoxDimensions: { height: number; width: number; };