export declare const enum P1_VALUES {
    SHOW_ADDRESS_IN_DEVICE = 0,
    ONLY_RETRIEVE = 1
}
export declare const PUBKEYLEN = 55;
