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

declare const SnowflakeIcon: MdiReactIconComponentType;
export default SnowflakeIcon;
