import { MdiReactIconComponentType } from './dist/typings';

declare const BingIcon: MdiReactIconComponentType;
export default BingIcon;
