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