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