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