export type MentionHighlightKind = 'agent' | 'reference' | 'file' | 'skill'; export declare const mentionHighlightClasses: Record; //# sourceMappingURL=mentionHighlightStyles.d.ts.map