import type { IconComponent } from '../types'; declare const SuitcaseTag: IconComponent; export default SuitcaseTag;