/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
export default class textRecordRoomBeginner extends fgui.GComponent {
    textRoom: fgui.GTextField;
    static URL: string;
    static createInstance(): textRecordRoomBeginner;
    constructor();
    protected onConstruct(): void;
}
