import { IsomorphicEvent } from '@aracna/web'; export declare class SwitchOffEvent extends IsomorphicEvent { constructor(); }