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