Type Alias RoutingProfile

RoutingProfile: {
    label: string;
    profile: string;
}