export declare const CONSTANTS: { libraryName: string; libraryImportName: string; packageRootDir: string; typeReferenceTablePath: string; tsVersionRange: string; debugMode: boolean; testMode: boolean; };