import { Root } from "./types"; export declare function attachComments(root: Root): void;