import { type UserOpResponse } from "@biconomy/account"; import type { PostUseSessionWithDistributedKeyProps } from "../hooks/useSessionWithDistributedKey"; /** @ignore */ export declare const useSessionWithDistributedKeyAction: (params: PostUseSessionWithDistributedKeyProps) => Promise; //# sourceMappingURL=useSessionWithDistributedKey.d.ts.map