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