import * as React from 'react'; declare function PlayCircleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PlayCircleIcon;