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