import { Text } from "../single/text";
export declare class A extends Text {
static xtype: string;
}