export declare const constants: {
    twig: string;
    stem: string;
    subGraphHasBeenAlreadyPrintedSymbol: string;
};
