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