import * as ts from "@tsd/typescript"; export declare function resolveCompilerOptions(searchPath: string): ts.CompilerOptions | undefined;