import { TButtonPanelContextValue } from '../context';
export declare function useButtonPanelStatus(): TButtonPanelContextValue;
