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