import { MdiReactIconComponentType } from './dist/typings';

declare const QueueIcon: MdiReactIconComponentType;
export default QueueIcon;
