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