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