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