export declare const CDKTG_OUT_DIR = ".cdktg.out";
export declare const IS_TEST_RUN: boolean;
export declare const CDKTG_VERSION: any;
