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