import { SVGProps } from "react"; declare const ADGift: (props: SVGProps) => JSX.Element; export { ADGift };