export declare const apiConfig: {
    apiBaseUrl: string | undefined;
    dashboardBaseUrl: string | undefined;
};
//# sourceMappingURL=api.d.ts.map