import { IconProps } from '../Icon'; declare function SvgRvHookup(props: IconProps): JSX.Element; export default SvgRvHookup;