import { IconProps } from '../types'; export declare const SnowFlake: (props: IconProps) => JSX.Element;