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