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