import { SVGProps } from "react"; declare const DIMarkdown: (props: SVGProps) => JSX.Element; export { DIMarkdown };