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