import { MdInlineParser } from './MdInlineParser';
export declare const inline: MdInlineParser<import("./types").TInlineToken>;
