import { JSONResumeSchema } from "./types";
export declare function render(data: JSONResumeSchema): string;
//# sourceMappingURL=index.d.ts.map