export declare type Hex = string;
export declare type Path = string;
export declare const MAX_ADDRESS_GAP = 20;
