declare const Consts: {
    WEB_BASE_URL: string;
    API_URL: string;
};
export default Consts;
//# sourceMappingURL=Consts.d.ts.map