export declare const config: {
    readonly backendUrl: string;
};
