import { RenderFunction } from 'vue';
declare const PlayIcon: RenderFunction;
export default PlayIcon;
