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