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