import type { IconComponent } from "../../types";
export declare const Markdown: IconComponent;
export default Markdown;
