import type { Button } from "./types"; import React from "react"; declare const ButtonImpl: React.FC