import type { ResolvedServiceEndpoint } from '../../config/resolved.js'; export declare function resolvePaymasterUrl(chainId: number, endpoint: ResolvedServiceEndpoint): string; //# sourceMappingURL=endpoints.d.ts.map