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