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

declare const PlaylistAdd: ReactIconComponentType;
export default PlaylistAdd;
            