import type { LimitedModePlugin } from './limitedModePluginType';
export declare const limitedModePlugin: LimitedModePlugin;
