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

declare const SkypeIcon: MdiReactIconComponentType;
export default SkypeIcon;
