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