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