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