import { type SvgStringOpts } from '../../svgString'; export declare const MoreHorizCircleSVG: (opts?: SvgStringOpts) => string; export default MoreHorizCircleSVG;