import { ReactIconComponentType } from '../types';

declare const PlaylistPlay: ReactIconComponentType;
export default PlaylistPlay;
            