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