export declare function useEmojiRain(containerRef: React.RefObject<HTMLElement>, emojis?: string[], count?: number): void;
