import { Brand } from "ts-brand";
export declare type PaymentId = Brand<string, "PaymentId">;
export declare const PaymentId: import("ts-brand").Brander<PaymentId>;
//# sourceMappingURL=PaymentId.d.ts.map