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