import React from 'react'; import { ISelectButton } from './types'; export declare const Button: React.FC;