export interface Contact { tel: string; email: string; } //# sourceMappingURL=Contact.d.ts.map