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