GIF89a php
Current File : /home/viralhoga/game_viralhoga_com/node_modules/prettier/plugins/markdown.d.ts
import { Parser } from "../index.js";

export declare const parsers: {
  markdown: Parser;
  mdx: Parser;
  remark: Parser;
};