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