export declare const ContinueWithAaveButton: ({ onClick, }: { onClick: () => void; }) => import("react/jsx-runtime").JSX.Element;