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