declare const registerActionNodes: (root: HTMLElement | ShadowRoot) => () => void; export { registerActionNodes };