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