/// <reference types="react" />
declare const Snowflake: (props: any, ref: any) => JSX.Element;
export default Snowflake;
