/** * Mount (active=true) or tear down (active=false) the cyberpunk FX. When `withBoot` * is set (i.e. the user just switched into the skin), the decrypt loader plays. */ export declare function applyCyberFx(active: boolean, withBoot?: boolean): void; //# sourceMappingURL=cyber-fx.d.ts.map