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