export const IMPL: HDOMImplementation<any> = {
    createTree,
    normalizeTree,
    diffTree,
    hydrateTree: NO_OP,