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