export declare const clientConfig: {
    baseUrl: string;
    baseSite: string;
};
