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