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