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