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