Type Alias SearchFooterPanel

SearchFooterPanel: ModuleConfig & {
    content: SearchFooterPanelContent;
    options: SearchFooterPanelOptions;
}