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

declare const DropboxIcon: MdiReactIconComponentType;
export default DropboxIcon;
