export { componentTagger } from './componentTaggerPlugin.js';
export { findProjectRoot, shouldTagElement } from './util.js';
