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