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