/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
import comPopMainten from "./comPopMainten";
export default class popMainten extends fgui.GComponent {
    ctrlMaintenTypes: fgui.Controller;
    comPopMainten: comPopMainten;
    static URL: string;
    static createInstance(): popMainten;
    constructor();
    protected onConstruct(): void;
}
