import type { ClientMiddlewareFn } from "../types";
export declare const defaultUserOpSigner: ClientMiddlewareFn;
