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