/** * Check if the current platform is macOS. */ export declare function isMacOS(): boolean; //# sourceMappingURL=isMacOS.d.ts.map