import React from 'react'; import { PlayButtonProps } from './play-button-props'; export declare const PlayButton: React.FC;