export default CirclePlay;
declare function CirclePlay(props: any): JSX.Element;
