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