/**
 * @private
 */
export declare class RunDriver {
    static createShaderCondition: Function;
    /**
     * 用于改变 WebGL宽高信息。
     */
    static changeWebGLSize: Function;
}
