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