/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
export defaultclassbtnSwitchextendsfgui.GButton {
up: fgui.GImage;
down: fgui.GImage;
static URL: string;
staticcreateInstance(): btnSwitch;
constructor();
protectedonConstruct(): void;
}