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