import type { Data, Lyra, PropertiesSchema } from "../types/index.js"; export declare function save(lyra: Lyra): Promise>;