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