import { RemixiconReactIconComponentType } from './dist/typings';

declare const CalculatorLineIcon: RemixiconReactIconComponentType;
export default CalculatorLineIcon;
