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