import { Decision } from '../models'; export declare function useVariationDetail(experimentKey: number): Decision;