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