export declare const useSrcAmount: () => { amount: string; amountUI: string; error: string | undefined; }; //# sourceMappingURL=use-src-amount.d.ts.map