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

declare const CiscoWebexIcon: MdiReactIconComponentType;
export default CiscoWebexIcon;
