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