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