/// import type { TokenAmount } from '@lifi/sdk'; import type { FormTypeProps } from '../../stores'; export declare const PriceFormHelperText: React.FC; export declare const PriceFormHelperTextBase: React.FC;