import { BaseExpedition } from './Base';
export declare class EMSIndonesia extends BaseExpedition {
    constructor();
}
