import type { IconComponent } from '../types'; declare const Snowflake: IconComponent; export default Snowflake;