export interface ErxSearchAllergensParams {
    name: string;
}
