import type { Plugin } from 'unified';
export declare const transformMarkdownCode: Plugin;