import { IconProps } from '../types'; export declare const Skype: (props: IconProps) => JSX.Element;