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