import * as tinyest from 'tinyest';
export declare function stringifyNode(node: tinyest.AnyNode): string;
