export declare const isClientSide: () => boolean; export declare const isLinux: () => boolean; export declare const isChromium: () => boolean;