import { IActionableComponent } from './Actionable.types'; /** @deprecated */ export declare const useActionableState: IActionableComponent['state'];