/** * Markdown content for the Backlog Sync skill. * Pushes user stories from story maps to issue trackers * (GitHub, GitLab, Jira, Azure DevOps, Bitbucket). */ export declare function backlogSyncSkillMd(): string;