import * as React from "react"; declare function PlayCircle(props: React.SVGProps): any; export default PlayCircle;