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