declare type AmountValue = string;
export default AmountValue;
