export declare function getPptxGen(): any; export declare function jsonToPPTX({ json }: { json: any; }): Promise;