import type { Plugin } from 'vite';
import type { Options } from './types.ts';
export default function astroTwAutoreference(options?: Options): Plugin;
//# sourceMappingURL=index.d.ts.map