import { IconProps } from '../lib';
declare function Snowflake(props: IconProps): JSX.Element;
export default Snowflake;
