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