import { SuiDialogParams } from './dialog'; export declare const SuiGlobalLayoutDialogVue: (parameters: SuiDialogParams) => void;