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