/// import { OrderPaymentsProps } from '../utils/types'; declare const OrderPayments: (props: OrderPaymentsProps) => JSX.Element; export default OrderPayments; //# sourceMappingURL=index.d.ts.map