import type { ButtonProps } from '@ev-ui/ev-uikit'; export declare const RoundedButton: ({ ...props }: ButtonProps) => import("@emotion/react/jsx-runtime").JSX.Element;