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