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