import "dotenv/config";
export declare const serverPort: string | number;
export declare const oraichainRpcUrl: string;
