import * as React from "react";
import { IconProviderProps } from "./index";
export declare const MdeFontAwesomeIcon: React.SFC<IconProviderProps>;
