export declare class CreateCaseFiltersSelection { jurisdictionId: string; caseTypeId: string; eventId: string; constructor(); }