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