import { htmlParser } from "../../index"; export declare function createTextParser(node: htmlParser.Node, attributes?: {}): any;