import { UseConditionValue } from "./types";
export declare function useConditionValue(): UseConditionValue;
