export declare const en: {
    readonly loginWith: "Login with";
    readonly approveWith: "Approve with";
    readonly signWith: "Sign with";
    readonly confirmWith: "Confirm with";
    readonly acceptWith: "Accept with";
    readonly sameDevice: "On this device";
    readonly anotherDevice: "With your SSN";
    readonly anotherDeviceQR: "On another device";
    readonly mitidBusiness: "MitID Business";
    readonly finnishMobileID: "Finnish Mobile Certificate";
    readonly finnishBankID: "Finnish Bank ID";
    readonly swedishBankID: "Swedish BankID";
    readonly norwegianBankID: "Norwegian BankID";
    readonly biometrics: "Biometrics";
    readonly openAndScan: "Open the BankID app on your mobile device and scan the QR code.";
    readonly thisIsTheQR: "This is a BankID QR Code. You can click it to view it in full screen.";
    readonly completingLogin: "Completing your login.";
};
