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

declare const AddToQueue: ReactIconComponentType;
export default AddToQueue;
            