export declare class TsconfigFileNotFoundError extends Error { constructor(path?: string); }