import MarkdownIt from "markdown-it";
export declare const useNarrativeSchemaLabel: (md: MarkdownIt) => void;
