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