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