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