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