export declare function findComments(el: Node, data?: string): Node[] | Node | undefined;