export declare const DEFAULT_MIN_RESIDUAL_GAS_USD_NUMBER = 20; export declare const DEFAULT_MIN_RESIDUAL_GAS_USD: bigint; export declare const DEFAULT_MAX_RESIDUAL_GAS_USD: bigint; export declare const RESIDUAL_GAS_AMOUNT_MULTIPLIER = 20n;