export declare const MESSAGES_CONNECTIVITY_SIM: {
    readonly '^Cache duration$': {
        readonly gettext: "Cache duration";
    };
    readonly '^Sets the duration how long information from the provider may be cached in seconds$': {
        readonly gettext: "Sets the duration in seconds how long the information from the provider may be cached.";
    };
    readonly '^Certificate$': {
        readonly gettext: "Certificate";
    };
    readonly '^Certificate file$': {
        readonly gettext: "Certificate file";
    };
    readonly '^API URL$': {
        readonly gettext: "API URL";
    };
    readonly '^Sim source$': {
        readonly gettext: "SIM source";
    };
    readonly '^source$': {
        readonly gettext: "source";
    };
    readonly '^Password$': {
        readonly gettext: "Password";
    };
    readonly '^Trust store password$': {
        readonly gettext: "Trust store password";
    };
    readonly '^Trust store type$': {
        readonly gettext: "Trust store type";
    };
    readonly '^License key$': {
        readonly gettext: "License key";
    };
    readonly '^Username$': {
        readonly gettext: "Username";
    };
};
//# sourceMappingURL=pattern-messages.data.d.ts.map