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