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