VNodeNormalizedRefAtom: {
    f?: boolean;
    i: ComponentInternalInstance;
    k?: string;
    r: VNodeRef;
}

Type declaration