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