export { addAttributeFallthrough, hasAttributeBlocks, } from './addAttributeFallthrough.js'; export { createAttributesCode } from './createAttributesCode.js'; export { extractAttributes, hasAttributes, } from './extractAttributes.js'; export { findRootElements, findSingleRootElement, hasAnyAttributeBlocks, hasMultipleRoots, hasSingleRoot, } from './findRootElements.js'; //# sourceMappingURL=index.d.ts.map