export declare function zerion(directory: string, version?: string): Promise<void>;
