import { TemplateNode } from '../../interfaces.js'; export declare function to_string(node: TemplateNode): string;