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