import React from 'react'; import IconProps from './props'; declare const PlayOutlineIcon: React.FC; export default PlayOutlineIcon;