declare function _exports(type: any): {
    id: number;
    name: any;
} | null;
export = _exports;
//# sourceMappingURL=aisShipTypeMapping.d.ts.map