export declare const BASE_URL = "https://bsc-payment.onrender.com/api/v1/sdk"; export declare const colors: { primary: string; primaryLight: string; secondary: string; transparent: string; }; //# sourceMappingURL=configs.d.ts.map