import { KnobDefinition } from './types'; export declare const useKnobValues: () => KnobDefinition[];