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