import type { ParsedOpenSupenSkill } from './types.js'; export declare function parseOpenSupenSkillMarkdown(raw: string): ParsedOpenSupenSkill; //# sourceMappingURL=parser.d.ts.map