import React from "react"; import { OperationButtonsProps } from "./types"; export declare const OperationButtons: React.FC;