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