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