import { IconProps } from '../Icon'; declare function SvgPlaylistPlay(props: IconProps): JSX.Element; export default SvgPlaylistPlay;