import type { IconComponent } from '../types'; declare const CalculatorMinimalistic: IconComponent; export default CalculatorMinimalistic;