import { AudioPlayerIconButtonWithShortcuts } from '../types'; export type AudioPlayerPlayPauseButtonProps = AudioPlayerIconButtonWithShortcuts; //# sourceMappingURL=types.d.ts.map