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

declare const DropboxFillIcon: RemixiconReactIconComponentType;
export default DropboxFillIcon;
