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

declare const CordovaIcon: MdiReactIconComponentType;
export default CordovaIcon;
