import { plugin } from "./plugin"; export default plugin; export type { PluginOptions } from "./types";