export declare const hello_contractId_for_network_env: string; export declare const greeting_contract_methods: { get_greeting: string; set_greeting: string; }; //# sourceMappingURL=contract_greeting_const_env.d.ts.map