import { Payment } from '../Payment'; declare const mockPayments: Payment[]; export default mockPayments;