import type { HtmlStyle } from '../../types'; export declare function buildMentionRulesCSS(htmlStyle?: HtmlStyle): string; //# sourceMappingURL=buildMentionRulesCSS.d.ts.map