import { SVGProps } from "react";
declare const TISocialSkype: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TISocialSkype };
