import type { MessageApiInjection } from './MessageProvider'; export declare function useMessage(): MessageApiInjection;