/// import type { IconType } from "./Icon/types"; declare function BankReportRefund(props: IconType): JSX.Element; export default BankReportRefund;