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