import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use SnowflakeIcon */
export declare const Snowflake: Icon;
export { I as SnowflakeIcon };
//# sourceMappingURL=Snowflake.d.ts.map