export function getAccountPath(layer: any, application: any, ethereumAddress: any, index: any): string; export function grindKey(keySeed: any, keyValLimit: any): string; export function getKeyPairFromPath(mnemonic: any, path: any): import("elliptic").ec.KeyPair; export const StarkExEc: BN | null | undefined; import BN from "bn.js";