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