import React from 'react'; import { IconProps } from '../index'; declare const PlayArrow: React.FC; export default PlayArrow;