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