import type { IconComponent } from '../types'; declare const PlaybackSpeed: IconComponent; export default PlaybackSpeed;