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