import { Single } from '../single';
export declare class IconLabel extends Single {
static xtype: string;
}