import { Activity, ActivityFn } from '../Def'; export declare function sanitizeActiveWhen(activeWhen: Activity): ActivityFn;