/** * GalaxyBloom Component * * Post-processing bloom effect for the galaxy visualization. * Makes sensitive data glow and creates the space atmosphere. */ export declare function GalaxyBloom(): null; //# sourceMappingURL=GalaxyBloom.d.ts.map