@ -2,6 +2,4 @@ import { Single } from "../single";
export declare class Icon extends Single {
static xtype: string;
_defaultConfig(..._args: any[]): { [key: string]: any } | {};
}