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