import { QObject, QObjectSignals } from '../QtCore/QObject'; export declare abstract class QAbstractItemDelegate extends QObject { }