import { AstChild } from "xml-template-literal"; export declare const isWhitespaceNode: (node: AstChild) => boolean;