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

declare const FirebaseIcon: MdiReactIconComponentType;
export default FirebaseIcon;
