import * as React from 'react'; declare function PlayIcon(props: React.SVGProps): JSX.Element; export default PlayIcon;