import React from 'react'; import { UndrawSVGProps } from '../types'; declare const VersionControl: React.FC; export default VersionControl;