export declare const useFees: () => { amountUI: string; amount: string; percent: number; usd: string; }; //# sourceMappingURL=use-fees.d.ts.map