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