import { AppDataAdmZipReader } from "../../storage/AppDataAdmZipReader";
export declare const defaultAppDataZipReader: () => AppDataAdmZipReader;
