import type { CodeBidiWarningPlugin } from './codeBidiWarningPluginType';
export declare const codeBidiWarningPlugin: CodeBidiWarningPlugin;
