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

declare const GiftFillIcon: RemixiconReactIconComponentType;
export default GiftFillIcon;
