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

declare const CelsiusFillIcon: RemixiconReactIconComponentType;
export default CelsiusFillIcon;
