export declare const getParentNode: (node: Node) => Node;
