export default Snowflake;
declare function Snowflake(props: any): JSX.Element;
