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