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