import { ButtonComponent } from './types'; declare const buttonColors: ButtonComponent.ButtonColors; export { buttonColors };