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