export interface ProviderRegistrationType { code: string; created: string; description: string; displayName: string; fullName: string; modified: string; _id: string; }