/** * Returns whether stdout supports OSC 8 hyperlinks. * Result is cached after first call since terminal support doesn't change. */ export declare function supportsHyperlinks(): boolean; //# sourceMappingURL=supports-hyperlinks.d.ts.map