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