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