import { ReactIconComponentType } from '../types';

declare const Calculate: ReactIconComponentType;
export default Calculate;
            