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