import { IconProps } from '../types';
declare function Snowflake(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Snowflake;
//# sourceMappingURL=Snowflake.d.ts.map