export interface EmailImportFields { lists: Record[]; total: number; } //# sourceMappingURL=email-import.d.ts.map