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