/** Flag that is true for debug builds, false otherwise. */
export declare const IS_DEBUG_BUILD: boolean;