/** Lazily load the CommonJS ts-morph package in Node environments. */ export declare function getTsMorph(): typeof import('ts-morph'); export type * from 'ts-morph';