import { ReactIconComponentType } from '../types';

declare const QueuePlayNext: ReactIconComponentType;
export default QueuePlayNext;
            