import type { StatusPlugin } from './statusPluginType';
export declare const statusPlugin: StatusPlugin;
