export declare const isUrl: (path: string) => boolean; export declare const isBrowser: () => boolean;