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