import { PartialPayment } from "./types"; export declare const mockPartialPayment: PartialPayment;