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