export declare function getDebugBuildName(): string; export declare function isReactNative(): boolean; export declare function isWeb(): boolean;