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

declare const CelsiusLineIcon: RemixiconReactIconComponentType;
export default CelsiusLineIcon;
