import type { EntryPointVersion } from "viem/account-abstraction"; export declare const getCustomNonceKeyFromString: (input: string, entryPointVersion: EntryPointVersion) => bigint; //# sourceMappingURL=getCustomNonceKeyFromString.d.ts.map