import { Config } from '../../core'; export declare const config: Config<{ executeBaseUrl: string; apiBasePath: string; }>;