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