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