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