import { t as Command } from "../index-DncR1eRv.js"; //#region src/commands/stories.d.ts /** * Launch the stories viewer TUI for browsing and editing * component stories in the terminal. */ declare const storiesCommand: Command; //#endregion export { storiesCommand as default }; //# sourceMappingURL=stories.d.ts.map