/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
export defaultclasslabelLoadingextendsfgui.GLabel {
loading: fgui.GTextField;
static URL: string;
staticcreateInstance(): labelLoading;
constructor();
protectedonConstruct(): void;
}