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