import { SvgIconComponent } from './types'; declare const AddToQueueIcon: SvgIconComponent; export default AddToQueueIcon;