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