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