export declare const DROPLIT_API_URL = "https://dev-go-faucet-api-mazi.encr.app";
export declare const DROPLIT_ENDPOINTS: {
    readonly PUSH: "/api/push";
    readonly TAP: "/api/tap";
    readonly STATUS: "/api/status";
};
//# sourceMappingURL=constants.d.ts.map