import { Logger } from "./utils"; export declare const globalConfig: { abiStoreUrl: string; logger: Logger; };