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