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