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