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