export declare const isBrowser: () => boolean;
export declare const isMac: () => boolean;
