import { MiddleFn } from '../core/module';
export declare const hotSwap: MiddleFn;
