import { IconDefinition } from '../types';
declare const PauseCircleOutlined: IconDefinition;
export default PauseCircleOutlined;
