import { ReactIconComponentType } from '../types';

declare const Cabin: ReactIconComponentType;
export default Cabin;
            