import { Processor } from 'windicss/lib'; import { HTMLParser, CSSParser } from 'windicss/utils/parser'; export { Processor, HTMLParser, CSSParser };