// Global compile-time constants
declare var __DEV__: boolean;
declare var __VERSION__: string;
declare var __COMPAT__: boolean;