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

declare const GobletFillIcon: RemixiconReactIconComponentType;
export default GobletFillIcon;
