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

declare const GiftLineIcon: RemixiconReactIconComponentType;
export default GiftLineIcon;
