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