import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const ChevronCircleRight: m.Component; export default ChevronCircleRight;