import type { ButtonProps } from './types'; export declare const Button: import("react").ForwardRefExoticComponent>;