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