import { IconComponent } from '..';
declare const PlayCircleIcon: IconComponent;
export { PlayCircleIcon };
