import { commentPlugin } from "./plugin"; export * from "./plugin"; export * from "../typings"; export default commentPlugin;