import RaindropFXClass from "../dist";

declare global
{
    const RaindropFX: typeof RaindropFXClass;
}