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