export declare class PixDTO { identificationType: string; identificationNumber: string; name: string; paymentSlug: string; email: string; phone: string; } //# sourceMappingURL=pix.dto.d.ts.map