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