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