import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CalculatorIcon: NamedExoticComponent>; export default CalculatorIcon;