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