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