export declare const state: { isShutdown: boolean; }; declare const _default: (req: any, res: any, next: any) => any; export default _default;