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