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