import * as React from "react"; declare function GiftOutline(props: React.SVGProps): any; export default GiftOutline;