/// declare const Play: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default Play;