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