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