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