import { IconProps } from '../types'; import React from 'react'; declare const MoreVertIcon: React.FC; export default MoreVertIcon;