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