export declare const useAdvancedSettings: () => { baseFee: string; baseFeeWei: string; maxFeeGwei: string; estPriorityFee: string; estMaxFee: string; maxPriorityFeeGwei: string; };