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