/// import { IconProps } from '../../types'; declare const PlaybackSpeed: (allProps: IconProps) => JSX.Element; export default PlaybackSpeed;