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