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