import { SVGProps } from 'react'; declare const IconMoreHorizFill: (props: SVGProps) => JSX.Element; export default IconMoreHorizFill;