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

declare const GiftIcon: MdiReactIconComponentType;
export default GiftIcon;
