@ -4,5 +4,6 @@ export declare class A extends Text {
static xtype: string;
props: {
href: string;
el: Obj;
} & Text['props'];
}