SelectionDialogConfig: {
    filters: Record<string, SelectionDialogFilter | null>;
    type: "selection_dialog";
}

Type declaration