export declare function isBrowser(): boolean; export declare function getUserOsInfo(userAgent?: string): string; export declare function isImageUrl(url: string): boolean; //# sourceMappingURL=runtime.d.ts.map