export declare const hasSymbol: false | ((key: string) => symbol);
export declare function enableReactDirectRender(): void;
