export declare function isRemoteImage(url: any): boolean; export declare function isAndroid(): boolean; export declare function isImageWithRequire(url: any): boolean; //# sourceMappingURL=helpers.d.ts.map