export declare const useAmountsUsd: () => { srcAmountUsd: string; dstAmountUsd: string; }; //# sourceMappingURL=use-amounts-usd.d.ts.map