import * as React from "react"; declare function SvgDm(props: React.SVGProps): JSX.Element; export default SvgDm;