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