import { ParsedAttribute } from './ParsedAttribute'; export declare function isPartHighlighted(parts: ParsedAttribute[], i: number): boolean;