import { MdBlockParser } from './MdBlockParser';
export declare const block: MdBlockParser<import("./types").TBlockToken>;
