interface DripCustomFieldsData { cart64?: string; } export type { DripCustomFieldsData }; //# sourceMappingURL=CustomFields.d.ts.map