declare class QIcon {
    pixmap(w: number, h: number): QPixmap;
}