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