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