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