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