import { FC, SVGProps } from 'react'; declare const IconDotsHorizontal: FC & { fill?: string }>; export default IconDotsHorizontal;