/** Build the ZIP downloaded by the File tab's Package for Sharing action. */ export declare function buildSharingPackage(presentation: Uint8Array, presentationFilename: string): Promise; //# sourceMappingURL=package-sharing.d.ts.map