export declare class PathXpubI {
    xpub: string;
    i: string;
}
