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