import { type HTMLAttributes } from 'react';
export declare const PlayPauseButton: (props: HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=PlayPauseButton.d.ts.map