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

declare const DropFillIcon: RemixiconReactIconComponentType;
export default DropFillIcon;
