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