export declare const CONDITION_NAME = "true"; /** * @returns {boolean} */ export declare function condition(): boolean;