Variable KnowledgePanelSelectorConst

KnowledgePanelSelector: {
    descriptionBlock: string;
    headerBlock: string;
    imageUrl: string;
    label: string;
    metadataBlock: string;
    metadataLabel: string;
    metadataValue: string;
    title: string;
} = ...