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