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