import { ReactMongezOptions } from "./types";
export * from "./types";
export declare const generateReactMongez: import("../..").Generator<ReactMongezOptions>;
export declare const generateReactMongezComponent: import("../..").Generator<ReactMongezOptions>;
//# sourceMappingURL=index.d.ts.map