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