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