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