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