declare const mdPlugin: (md: any) => Promise<void>;

export { mdPlugin as default };
