export default function Success({ closeFeedback }: { closeFeedback: () => void; }): import("react/jsx-runtime").JSX.Element;