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