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