import type { FC, SVGProps } from "react";
export declare const GiftPlaceholder: FC<SVGProps<SVGSVGElement>>;
export default GiftPlaceholder;
//# sourceMappingURL=GiftPlaceholder.d.ts.map