UNPKG

icon-store

Version:
5 lines (3 loc) 145 B
import { ReactIconComponentType } from '../types'; declare const PlaylistPlay: ReactIconComponentType; export default PlaylistPlay;