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