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