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