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