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