export declare enum PaymentMethod {
    Cash = "Cash"
}
//# sourceMappingURL=payment-method.enum.d.ts.map