/// import { IconProps } from '../../types'; declare const Suitcase: (allProps: IconProps) => JSX.Element; export default Suitcase;