export default Calculation;
declare function Calculation(props: any): JSX.Element;
