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