export declare function hello_contractId_for_network_web(): "hello.sleet.testnet" | "hello.sleet.near"; export declare const greeting_contract_methods: { get_greeting: string; set_greeting: string; }; //# sourceMappingURL=contract_greeting_const_web.d.ts.map