import type { MarkdownConfigType } from "../library"; export declare function getFullWrapperClassName(markdownConfig: MarkdownConfigType): string;