import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const DotsVerticalRounded: EmotionIcon; export declare const DotsVerticalRoundedDimensions: { height: number; width: number; };