export declare function setIsNewHookSystemUsed(value: boolean): void;
export declare function isNewHookSystemUsed(): boolean;
