export declare type ParsedAttribute = { value: string; isHighlighted: boolean; };