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