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