import type { ButtonComponent } from './Button.types'; export declare const Button: ButtonComponent;