export declare function pathToIndices(path: string): number[]; export declare function auditEddsaPrivateKey(privateKey: string, commonKeychain: string): void; export declare function auditEcdsaPrivateKey(privateKey: string, commonKeychain: string): void; //# sourceMappingURL=util.d.ts.map