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