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

declare const CloudQueueIcon: MdiReactIconComponentType;
export default CloudQueueIcon;
