export declare function isLibraryPath(filePath: unknown): filePath is string;
