export declare const everpayTxVersion = "v1"; export declare const bundleInternalTxVersion = "v1"; export declare const getEverpayHost: (debug?: boolean) => string; export declare const getExpressHost: (debug?: boolean) => string; export declare const getExplorerHost: (debug?: boolean) => string; //# sourceMappingURL=index.d.ts.map