import { IconProps } from '../Icon'; declare function SvgMoreHoriz(props: IconProps): JSX.Element; export default SvgMoreHoriz;