export declare const DEFAULT_SEAL_APPROVE_CONTRACT: { module: string; functionName: string; }; export declare const TESTNET_MESSAGING_PACKAGE_CONFIG: { packageId: string; }; export declare const MAINNET_MESSAGING_PACKAGE_CONFIG: { packageId: string; };