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