import { IconDefinition } from '../types';
declare const SkypeOutlined: IconDefinition;
export default SkypeOutlined;
