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