css.gg/icons/tsx/PlayListRemove.d.ts

3 lines
167 B
TypeScript

import React from 'react';
export declare const PlayListRemove: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLElement> & React.RefAttributes<HTMLElement>>;