import React from "react"; import { Button } from "@mui/material"; //#region src/components/AmountInput/PriceFormHelperText.style.d.ts declare const InputPriceButton: React.FC>; //#endregion export { InputPriceButton }; //# sourceMappingURL=PriceFormHelperText.style.d.ts.map