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