import type { DialogApiInjection } from './DialogProvider'; export declare function useDialog(): DialogApiInjection;