/** * @deprecated Will be removed in the next major release */ declare const DEFAULT_FUNCTION_CALL_GAS = 30000000000000n; export { DEFAULT_FUNCTION_CALL_GAS };