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