import { type HTMLAttributes } from 'react'; export declare const CCButton: ({ className, ...props }: HTMLAttributes) => import("react/jsx-runtime").JSX.Element;