export default Gift;
declare function Gift(props: any): JSX.Element;
