import { IconButton } from "../../../../base/single/button/buttons/button.icon"; export declare class HalfIconButton extends IconButton { static xtype: string; static EVENT_CHANGE: string; }