type Module = import("../../../reactify/index").ReactifiedModule<typeof import('../index')>;
declare const module: Module;
export = module;
