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

declare const FacebookIcon: MdiReactIconComponentType;
export default FacebookIcon;
