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