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