import * as React from 'react'; declare function SvgMoreHoriz(props: React.SVGAttributes<{}>): JSX.Element; export default SvgMoreHoriz;