import { IconProps } from '../types'; export declare const MoreHorizontal: (props: IconProps) => JSX.Element;