import { ReactIconComponentType } from '../types';

declare const PlayLesson: ReactIconComponentType;
export default PlayLesson;
            