import { SvgIconComponent } from './types'; declare const CabinIcon: SvgIconComponent; export default CabinIcon;