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