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