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