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

declare const DropboxLineIcon: RemixiconReactIconComponentType;
export default DropboxLineIcon;
