export declare function findKitbookPath(path: string): { kitbookPath: string; activePath: string; };