/** * * this.target * this.proxyContent */ export declare const twoWayGscc: () => void; /** * * this.proxy */ export declare const commonGscc: (reg?: boolean, highConcurrent?: boolean) => void;