import type { BackupStories } from "./stories.types.js";
export declare const backupStories: BackupStories;
