declare function rehypePlugin(): (tree: any) => void;
export default rehypePlugin;
