declare const useControllableValue: (props?: any, defaultState?: any) => any[]; export { useControllableValue };