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

declare const FrancIcon: MdiReactIconComponentType;
export default FrancIcon;
