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

declare const CupFillIcon: RemixiconReactIconComponentType;
export default CupFillIcon;
