import { IconComponent } from '..';
declare const PauseIcon: IconComponent;
export { PauseIcon };
