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