export declare const cBridgeContracts: { address: string; chainId: number; name: string; }[]; export declare const REACT_APP_GRPC_SERVER_URL = "https://cbridge-prod2.celer.app";