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