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