import { SvgIconComponent } from './types'; declare const CalculateIcon: SvgIconComponent; export default CalculateIcon;