SearchBarTypeEnum:
    | "None"
    | "FoldableOpen"
    | "FoldableClosed"
    | "AlwaysOpen"