export declare const CONFIGS: { mainnet: { packageId: string; }; testnet: { packageId: string; }; };