export declare const configureAsNewDevice = "Configure as new device";
export declare const setUpAsNewDevice = "Set up as new device";
export declare const restoreConfiguration = "Restore from recovery phrase";
export declare const seedWord1 = "Word #1";
export declare const seedNext = "Next";
export declare const seedConfirmation = "Confirmation";
export declare const bootloader = "Bootloader";
export declare const bootloaderMode = "Bootloader mode";
export declare const mcuOutdated = "MCU firmware is outdated";
export declare const mcuNotGenuine = "MCU firmware is not genuine";
export declare const followDeviceRepair = "Follow device repair instructions";
export declare const followDeviceUpdate = "Follow device update instructions";
export declare const processing = "Processing";
export declare const powerOff = "Power off";
export declare const powerOffDevice = "Power off device";
export declare const bootOptions = "Boot options";
export declare const recovery = "Recovery mode";
//# sourceMappingURL=deviceWordings.d.ts.map