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