import type { DialogHandler } from '../plugins/dialog/DialogHandler';
export declare function useDialog(): DialogHandler;
