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