export declare function isServerPolyfill(name: string): boolean;
export declare function isElectronPolyfill(name: string): boolean;
