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