import { ReactIconComponentType } from '../types';

declare const RvHookup: ReactIconComponentType;
export default RvHookup;
            