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