export declare const $PaasServiceIndex: {
    type: string;
    contains: {
        type: string;
    };
};
