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