SearchPageProps: {
    display?: boolean | null;
    filterSidebarProps?: SidebarFilters | null;
}