import { IconProps } from "../IconProps/IconProps"; export interface PlayIconProps extends IconProps { }