import { IconSvgProps } from '../types';
declare const Suitcase: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Suitcase;
//# sourceMappingURL=Suitcase.d.ts.map