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