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