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