import { Plugin } from '#app';

declare const plugin: Plugin;

export { plugin as default };
