import React from 'react';
declare const PlayIcon: React.FC;
export default PlayIcon;
